home *** CD-ROM | disk | FTP | other *** search
Makefile | 1992-12-19 | 765 b | 31 lines |
- #
- # Generated by the NeXT Interface Builder.
- #
- # NOTE: Do NOT change this file -- Interface Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- MAKEFILEDIR = /usr/lib/nib/
- NAME = HitDetection
- INTERFACES = HitDetection.nib
- CLASSES = Bezier.m DetectApp.m DocView.m DrawingView.m HitPointView.m \
- ScrollingView.m
- MFILES = HitDetection_main.m
- PSWFILES = DrawingViewWraps.psw
- TIFFFILES = zoom.tiff
- LIBS = -lNeXT_s -lsys_s
- INSTALLDIR = $(HOME)/Apps
- APPICON = Icon.tiff
-
- ICONSECTIONS = -segcreate __ICON app Icon.tiff
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)Makefile.common
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-